table of contents
FcInitLoadConfig(3) | FcInitLoadConfig(3) |
NAME¶
FcInitLoadConfig - load configuration
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcConfig * FcInitLoadConfig (void);
DESCRIPTION¶
Loads the default configuration file and returns the resulting configuration. Does not load any font information.
06 3月 2018 | Fontconfig 2.13.0 |